home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / TCP_IP / TNOS230D / TNOS.CFG < prev    next >
Text File  |  1994-11-17  |  4KB  |  197 lines

  1. #SAMPLE: these are the defaults used.
  2. #These are new names for the various files and directories used in nos.
  3. #To use them, run nos as 'nos -fnos.cfg'
  4.  
  5. #lines need to be either comments (starting with #)
  6. #or have a valid 'file=filename' format.
  7. #(lines are NOT case sensitive.)
  8. #all others are ignored; this allows for different compiles to
  9. #use the same files-configuration file...
  10. #both spaces or tabs can be used as separators.
  11.  
  12. #TNOS 1.10 - KO4KS
  13.  
  14. #the autoexec file containing system setup
  15. Startup = /autoexec.nos
  16.  
  17. #the user permission file
  18. Userfile = /ftpusers
  19.  
  20. #the ftp host file for auto-login
  21. Hostfile = /net.rc
  22.  
  23. #the mail log file
  24. Maillog = /spool/mail.log
  25.  
  26. #the directory where local mail gets delivered
  27. Mailspool = /spool/mail
  28.  
  29. #the directory where mail gets queued for the smtp daemon to handle
  30. Mailqdir = /spool/mqueue
  31.  
  32. #this should have same path as the above!!
  33. Mailqueue = /spool/mqueue/*.wrk
  34.  
  35. #if you route mail, here is goes
  36. Routeqdir = /spool/rqueue
  37.  
  38. #the mail alias file
  39. Alias = /alias
  40.  
  41. #the mail-groups file
  42. Group = /groups
  43.  
  44. #the domain.txt file
  45. Dfile = /domain.txt
  46.  
  47. #directory where finger files go
  48. Fdir = /finger
  49.  
  50. #the file where the finger database is maintained
  51. Fdbase = /finger/dbase.dat
  52.  
  53. #the file that contains the Quote-of-the-day data
  54. Quotes = /spool/quotes
  55.  
  56. #the directory for the TUTOR Learning Center
  57. Tutor = /spool/tutor
  58.  
  59. #the directory for the INFO Information Center
  60. Info = /spool/info
  61.  
  62. #the directory for the NEWS News Center
  63. News = /spool/news
  64.  
  65. #the directory for the BBS CMD files
  66. UserCmds = /spool/cmds
  67.  
  68. #the help file for the BBS CMD command
  69. UCmdsHelp = /spool/help/usercmds.hlp
  70.  
  71. #the spool directory
  72. Spool = /spool
  73.  
  74. #the list of areas on the system available to users
  75. Arealist = /spool/areas
  76.  
  77. #the list of areas on the system available to sysops
  78. AreaSlist = /spool/areas.sys
  79.  
  80. #mail rewrite rules
  81. Rewritefile = /spool/rewrite
  82.  
  83. #user signatures go here
  84. Signature = /spool/signatur
  85.  
  86. #Bulletin ID's go here
  87. Historyfile = /spool/history
  88.  
  89. #Help files go in this directory
  90. Helpdir = /spool/help
  91.  
  92. #the user defaults file (created by system)
  93. UDefaults = /spool/users.dat
  94.  
  95. #backup of the above
  96. UDefbak = /spool/users.bak
  97.  
  98. #pop users are listed in this
  99. Popusers = /popusers
  100.  
  101. #NNTP directory
  102. Newsdir = /spool/nnews
  103.  
  104. #BBS forward file
  105. Forwardfile = /spool/forward.bbs
  106.  
  107. #saved netrom routes go here
  108. Netromfile = /netrom.sav
  109.  
  110. #these commands get executed on exit
  111. Onexit = /onexit.nos
  112.  
  113. #expire command file
  114. Expirefile = /spool/expire.dat
  115.  
  116. #FTP help file
  117. FTPHelp = /spool/help/ftp.hlp
  118.  
  119. #FTP message of the day
  120. Ftpmotd = /spool/ftpmotd
  121.  
  122. #help file for the Mini Message Editor
  123. EditorHelp = /spool/help/editor.hlp
  124.  
  125. #mailbox "one-shot" message of the day file
  126. MOTDfile = /spool/motd
  127.  
  128. #mailbox message of the day file for Sysops
  129. MOTDsysfile = /spool/motd.sys
  130.  
  131. #mailbox "one-shot" New User file
  132. NEWUSERfile = /spool/newuser
  133.  
  134. #White Pages file with BBS heirarchial addresses
  135. WhitePagesBBS = /spool/wpagebbs
  136.  
  137. #White Pages file with "user@bbs" entries
  138. WhitePages = /spool/wpages
  139.  
  140. #Conference user info file
  141. ConfInfo = /spool/confinfo
  142.  
  143. #Conference help file
  144. ConfHlp = /spool/help/confmode.hlp
  145.  
  146. #Conference Net Control help file
  147. NetControlHlp = /spool/help/netcntrl.hlp
  148.  
  149. #NNTP active file
  150. Active = /spool/news/active
  151.  
  152. #NNTP pointer file
  153. Pointer = /spool/news/pointer
  154.  
  155. #NNTP info
  156. NInfo = /spool/news/info
  157.  
  158. #NNTP help
  159. Nhelp = /spool/news/help
  160.  
  161. #NNTP message history file
  162. History = /spool/news/history
  163.  
  164. #NNTP forward
  165. Forward = /spool/news/forward
  166.  
  167. #NNTP poll
  168. Poll = /spool/news/poll
  169.  
  170. #Mailbox Help file
  171. MBOXHelp = /spool/help/mbox.hlp
  172.  
  173. #Command Session Help file
  174. CommandHelp = /spool/help/command.hlp
  175.  
  176. #Command Session version file
  177. VersionFile = /spool/help/version.hlp
  178.  
  179. #GPS position data - experimental
  180. GPSfile = /GPSfile
  181.  
  182. #ANSI areas file - color splash screen
  183. ANSIArea = /spool/menus/areas.bbs
  184.  
  185. #ANSI login file - color splash screen
  186. ANSILogin = /spool/menus/login.bbs
  187.  
  188. #Conference Bridge SMILEYS data file
  189. SMILEYFile = /spool/help/smileys.txt
  190.  
  191. #Conference Bridge NEWS file
  192. ConfNews = /spool/help/confnews.txt
  193.  
  194. #Delegation data file
  195. DelegateFile = /spool/mail/delegate
  196.  
  197.